object frmReplace: TfrmReplace Left = 295 Top = 185 BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp] ClientHeight = 396 ClientWidth = 492 Color = clBtnFace Constraints.MinHeight = 430 Constraints.MinWidth = 500 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = True Position = poDefault OnActivate = FormActivate OnCreate = FormCreate OnDestroy = FormDestroy OnDeactivate = FormDeactivate OnKeyDown = FormKeyDown OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object StatusBar1: TStatusBar Left = 0 Top = 377 Width = 492 Height = 19 Panels = <> SimplePanel = True end object pnlPanel: TPanel Left = 0 Top = 0 Width = 492 Height = 175 Align = alClient BevelOuter = bvNone TabOrder = 0 DesignSize = ( 492 175) object lblTextReplace: TLabel Left = 8 Top = 95 Width = 71 Height = 13 Caption = 'lblTextReplace' end object lblTextFind: TLabel Left = 8 Top = 12 Width = 51 Height = 13 Caption = 'lblTextFind' end object cbSearchOnly: TCheckBox Left = 248 Top = 7 Width = 137 Height = 22 HelpContext = 1239 Caption = 'cbSearchOnly' TabOrder = 3 OnClick = cbSearchOnlyClick end object PnlButton: TPanel Left = 379 Top = 0 Width = 113 Height = 175 Align = alRight BevelOuter = bvNone TabOrder = 1 DesignSize = ( 113 175) object BtnStart: TButton Left = 13 Top = 28 Width = 92 Height = 22 HelpContext = 913 Anchors = [akTop, akRight] Caption = 'BtnStart' Default = True Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = BtnStartClick end object BtnStop: TButton Left = 13 Top = 56 Width = 92 Height = 22 HelpContext = 1209 Anchors = [akTop, akRight] Caption = 'BtnStop' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = BtnStopClick end object btnCancel: TButton Left = 13 Top = 111 Width = 92 Height = 22 HelpContext = 878 Anchors = [akTop, akRight] Cancel = True Caption = 'btnCancel' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = btnCancelClick end object bitbtnHelp: TBitBtn Left = 13 Top = 140 Width = 92 Height = 22 HelpContext = 7 Anchors = [akTop, akRight] Caption = 'bitbtnHelp' TabOrder = 3 OnClick = bitbtnHelpClick end end object richedTextFind: TSyntaxMemo Left = 8 Top = 28 Width = 379 Height = 57 HelpContext = 256 ClipCopyFormats = [smTEXT, smRTF] Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Courier New' Font.Style = [] GutterFont.Charset = DEFAULT_CHARSET GutterFont.Color = clWindowText GutterFont.Height = -11 GutterFont.Name = 'MS Sans Serif' GutterFont.Style = [] HideSelection = False HyperCursor = crDefault IndentStep = 1 Margin = 2 Modified = False MonoPrint = True Options = [smoSyntaxHighlight, smoPrintWrap, smoPrintLineNos, smoPrintFilename, smoPrintDate, smoPrintPageNos, smoAutoIndent, smoTabToColumn, smoWordSelect, smoShowRMargin, smoShowWrapColumn, smoTitleAsFilename, smoProcessDroppedFiles, smoBlockOverwriteCursor, smoShowWrapGlyph, smoColumnTrack, smoUseTAB, smoSmartFill, smoOLEDragSource, smoLineNumbers] PopupMenu = popmnuContext ReadOnly = False RightMargin = 80 SaveFormat = sfTEXT ScrollBars = ssBoth SelLineStyle = lsCRLF SelStart = 0 SelLength = 0 SelTextColor = clWhite SelTextBack = clNavy TabDefault = 4 TabOrder = 0 Version = '3.00.39' VisiblePropEdPages = [ppOPTIONS, ppHIGHLIGHTING, ppAUTOCORRECT, ppTEMPLATES] WrapAtColumn = 2048 CanMoveGutter = False OnChange = richedTextFindChange OnEnter = richedTextFindEnter OnExit = richedTextFindExit ActiveParser = 1 Anchors = [akLeft, akTop, akRight] end object RichEdTextReplace: TSyntaxMemo Left = 8 Top = 110 Width = 379 Height = 53 HelpContext = 255 ClipCopyFormats = [smTEXT, smRTF] Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Courier New' Font.Style = [] GutterFont.Charset = DEFAULT_CHARSET GutterFont.Color = clWindowText GutterFont.Height = -11 GutterFont.Name = 'MS Sans Serif' GutterFont.Style = [] HideSelection = False HyperCursor = crDefault IndentStep = 1 Margin = 2 Modified = False MonoPrint = True Options = [smoSyntaxHighlight, smoPrintWrap, smoPrintLineNos, smoPrintFilename, smoPrintDate, smoPrintPageNos, smoAutoIndent, smoTabToColumn, smoWordSelect, smoShowRMargin, smoShowWrapColumn, smoTitleAsFilename, smoProcessDroppedFiles, smoBlockOverwriteCursor, smoShowWrapGlyph, smoColumnTrack, smoUseTAB, smoSmartFill, smoOLEDragSource, smoLineNumbers] PopupMenu = popmnuContext ReadOnly = False RightMargin = 80 SaveFormat = sfTEXT ScrollBars = ssBoth SelLineStyle = lsCRLF SelStart = 0 SelLength = 0 SelTextColor = clWhite SelTextBack = clNavy TabDefault = 4 TabOrder = 2 Version = '3.00.39' VisiblePropEdPages = [ppOPTIONS, ppHIGHLIGHTING, ppAUTOCORRECT, ppTEMPLATES] WrapAtColumn = 2048 CanMoveGutter = False OnEnter = richedTextFindEnter OnExit = richedTextFindExit ActiveParser = 1 Anchors = [akLeft, akTop, akRight, akBottom] end end object PnlBottom: TPanel Left = 0 Top = 175 Width = 492 Height = 202 Align = alBottom BevelOuter = bvNone TabOrder = 2 object GroupBoxWhere: TGroupBox Left = 8 Top = 111 Width = 233 Height = 85 TabOrder = 1 object RadioProject: TRadioButton Left = 8 Top = 29 Width = 220 Height = 17 HelpContext = 908 Caption = 'RadioProject' Enabled = False TabOrder = 1 OnClick = radgrpWhereClick end object RadioSpecified: TRadioButton Left = 8 Top = 44 Width = 220 Height = 17 HelpContext = 909 Caption = 'RadioSpecified' TabOrder = 2 OnClick = radgrpWhereClick end object RadioFiles: TRadioButton Left = 8 Top = 14 Width = 220 Height = 17 HelpContext = 907 Caption = 'RadioFiles' TabOrder = 0 OnClick = radgrpWhereClick end object RadioAllOpen: TRadioButton Left = 8 Top = 59 Width = 220 Height = 17 Caption = 'RadioAllOpen' TabOrder = 3 OnClick = radgrpWhereClick end end object GroupFiles: TGroupBox Left = 250 Top = 10 Width = 231 Height = 186 TabOrder = 2 Visible = False DesignSize = ( 231 186) object lblListeFichiers: TLabel Left = 8 Top = 21 Width = 3 Height = 13 end object ListFiles: TListBox Left = 8 Top = 35 Width = 215 Height = 113 HelpContext = 1191 Anchors = [akLeft, akTop, akRight, akBottom] ItemHeight = 13 TabOrder = 0 OnKeyDown = ListFilesKeyDown OnMouseDown = ListFilesMouseDown end object BtnAdd: TButton Left = 8 Top = 155 Width = 68 Height = 20 HelpContext = 1070 Anchors = [akLeft, akBottom] TabOrder = 1 OnClick = BtnAddClick end object BtnDelete: TButton Left = 82 Top = 155 Width = 68 Height = 20 HelpContext = 1071 Anchors = [akLeft, akBottom] Enabled = False TabOrder = 2 OnClick = BtnDeleteClick end object BtnClear: TButton Left = 156 Top = 155 Width = 68 Height = 20 HelpContext = 1072 Anchors = [akLeft, akBottom] Enabled = False TabOrder = 3 OnClick = BtnClearClick end end object grpboxDirOptions: TGroupBox Left = 250 Top = 10 Width = 231 Height = 186 TabOrder = 3 DesignSize = ( 231 186) object lblFileMasks: TLabel Left = 8 Top = 85 Width = 57 Height = 13 Caption = 'lblFileMasks' end object lblSearchDir: TLabel Left = 8 Top = 20 Width = 57 Height = 13 Caption = 'lblSearchDir' end object comboFileMasks: TComboBox Left = 8 Top = 99 Width = 184 Height = 21 HelpContext = 911 Anchors = [akLeft, akTop, akRight] ItemHeight = 13 TabOrder = 3 Items.Strings = ( '1' '2' '3' '4' '5' '6') end object chkboxSubDir: TCheckBox Left = 16 Top = 59 Width = 206 Height = 17 HelpContext = 912 Anchors = [akLeft, akTop, akRight] Caption = 'chkboxSubDir' TabOrder = 2 end object comboDir: TComboBox Left = 8 Top = 35 Width = 184 Height = 21 HelpContext = 910 Anchors = [akLeft, akTop, akRight] ItemHeight = 13 TabOrder = 0 end object btnBrowse: TBitBtn Left = 200 Top = 35 Width = 23 Height = 21 HelpContext = 910 Anchors = [akTop, akRight] TabOrder = 1 OnClick = btnBrowseClick end end object gbOptions: TGroupBox Left = 8 Top = 10 Width = 232 Height = 96 TabOrder = 0 object chkboxCaseSensitive: TCheckBox Left = 8 Top = 19 Width = 220 Height = 17 HelpContext = 111 Caption = 'chkboxCaseSensitive' TabOrder = 0 end object chkboxBackup: TCheckBox Left = 8 Top = 36 Width = 220 Height = 17 HelpContext = 1210 Caption = 'chkboxBackup' TabOrder = 1 end object chkRegExp: TCheckBox Left = 8 Top = 53 Width = 220 Height = 17 Caption = 'chkRegExp' TabOrder = 2 end object cbApplyOpenFiles: TCheckBox Left = 8 Top = 70 Width = 220 Height = 17 Caption = 'cbApplyOpenFiles' Checked = True State = cbChecked TabOrder = 3 end end end object popmnuContext: TPopupMenu OnPopup = popmnuContextPopup Left = 456 Top = 80 object miUndo: TMenuItem ShortCut = 16474 OnClick = miUndoClick end object miLine1: TMenuItem Caption = '-' end object miCut: TMenuItem ShortCut = 16472 OnClick = miCutClick end object miCopy: TMenuItem ShortCut = 16451 OnClick = miCopyClick end object miPaste: TMenuItem ShortCut = 16470 OnClick = miPasteClick end object miDelete: TMenuItem ShortCut = 16430 OnClick = miDeleteClick end object miLine2: TMenuItem Caption = '-' end object miSelectAll: TMenuItem ShortCut = 16449 OnClick = miSelectAllClick end end object dlgSearchDir: TPBFolderDialog Flags = [ShowPath] Left = 392 Top = 80 end end